type: entity entity_type: person status: active confidence: 0.95 created: 2026-04-17 updated: 2026-04-17 last_accessed: 2026-04-17 source_count: 1 tags: [技术, 历史, 研究, AI工程] - 技术 - 历史 - 研究 aliases: - Jeffrey Dean relates_to: - target: "Sanjay Ghemawat" type: related_to confidence: 0.99 note: 长期搭档 - target: "MapReduce 论文" type: caused confidence: 0.99 note: 2004年共同发表 - target: "MapReduce" type: caused confidence: 0.99 note: 共同发明者 - target: "TensorFlow" type: caused confidence: 0.85 note: 后来主导了 TensorFlow 研发 - target: "Efficient Estimation of Word Representations in Vector Space (2013 论文)" type: caused confidence: 0.9 note: Word2Vec 论文合著者 - target: "Tomas Mikolov" type: compares_to confidence: 0.7 note: Word2Vec 论文合著者 - target: "Word2Vec" type: caused confidence: 0.8 note: 贡献者 supersedes: null
Jeffrey Dean
概述
美国计算机科学家,Google 最核心的系统工程师之一,与 Sanjay Ghemawat 长期搭档,共同构建了 Google 早期基础设施的多个关键组件。
关键内容
核心贡献
- MapReduce(2004):与 Ghemawat 共同发明
- Bigtable(2006):Google 三驾马车之一
- TensorFlow:后来主导了大规模深度学习系统研发
- 2023年因在人工智能领域的卓越贡献当选为美国国家工程院院士
设计哲学
- 简单抽象、自动并行、透明容错
- "移动计算而非移动数据"
来源
- raw/books/计算机科学/19-dean-ghemawat-mapreduce.md
- raw/articles/ai-papers/machine-learning/08_word2vec_2013.md
相关
- Sanjay Ghemawat — 长期搭档
- MapReduce 论文 — 2004年共同发表
- MapReduce — 共同发明
- TensorFlow — 主导研发
- Efficient Estimation of Word Representations in Vector Space (2013 论文) — Word2Vec 论文合著者
- Tomas Mikolov — Word2Vec 论文合著者
- Word2Vec — 贡献者